home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Head 1996 January
/
Game Head January 1996.iso
/
addons
/
refinery
/
refinery.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-10-10
|
203 b
|
8 lines
@echo off
if exist descent.pcx ren descent.pcx pcxpcx.bak
ren refinery.pcx descent.pcx
call descent.bat %1 %2 %3 %4 %5
ren descent.pcx refinery.pcx
if exist pcxpcx.bak ren pcxpcx.bak descent.pcx